Subversion Repositories HelenOS-historic

Rev

Rev 1352 | Rev 1365 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1352 Rev 1360
Line 323... Line 323...
323
 
323
 
324
 
324
 
325
/** Open shared memory connection over specified phoneid
325
/** Open shared memory connection over specified phoneid
326
 *
326
 *
327
 *
327
 *
328
 * Allocates AS_area, notify the other side about our intention
328
 * Allocate as_area, notify the other side about our intention
329
 * to open the connection
329
 * to open the connection
330
 *
330
 *
331
 * @return Connection id identifying this connection
331
 * @return Connection id identifying this connection
332
 */
332
 */
333
//int ipc_dgr_open(int pohoneid, size_t bufsize)
333
//int ipc_dgr_open(int pohoneid, size_t bufsize)