Changeset 7397 for trunk/libtransmission/fdlimit.h
- Timestamp:
- Dec 15, 2008, 12:17:08 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/fdlimit.h
r7231 r7397 86 86 * Sockets 87 87 **********************************************************************/ 88 int tr_fdSocketCreate( int type );88 int tr_fdSocketCreate( int domain, int type ); 89 89 90 90 int tr_fdSocketAccept( int b,
Note: See TracChangeset
for help on using the changeset viewer.