Changeset 3 for pjproject/main/pjlib/src/pj/sock_linux_kernel.c
- Timestamp:
- Nov 1, 2005 5:56:59 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/main/pjlib/src/pj/sock_linux_kernel.c
- Property svn:keywords set to Author
r2 r3 1 /* $Header: /pjproject-0.3/pjlib/src/pj/sock_linux_kernel.c 4 10/29/05 11:51a Bennylp $ */ 2 /* 3 * $Log: /pjproject-0.3/pjlib/src/pj/sock_linux_kernel.c $ 4 * 5 * 4 10/29/05 11:51a Bennylp 6 * Version 0.3-pre2. 7 * 8 * 3 10/20/05 9:19a Bennylp 9 * Updated with new API convention (error code) 10 * 11 * 2 10/14/05 12:26a Bennylp 12 * Finished error code framework, some fixes in ioqueue, etc. Pretty 13 * major. 14 * 15 * 1 10/05/05 4:43p Bennylp 16 * Created. 17 * 1 /* $Id$ 2 * 18 3 */ 19 4 #include <pj/sock.h>
Note: See TracChangeset
for help on using the changeset viewer.