Changeset 548
- Timestamp:
- Jun 23, 2006 3:03:04 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib/include/pj/ioqueue.h
r349 r548 448 448 PJ_DECL(pj_status_t) pj_ioqueue_accept( pj_ioqueue_key_t *key, 449 449 pj_ioqueue_op_key_t *op_key, 450 pj_sock_t * sock,450 pj_sock_t *new_sock, 451 451 pj_sockaddr_t *local, 452 452 pj_sockaddr_t *remote,
Note: See TracChangeset
for help on using the changeset viewer.