Changeset 7 for trunk/libtransmission/transmission.c
- Timestamp:
- Jan 12, 2006, 6:40:47 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/transmission.c
r6 r7 66 66 h->fdlimit = tr_fdInit(); 67 67 68 h->bindPort = 9090;68 h->bindPort = TR_DEFAULT_PORT; 69 69 70 70 snprintf( h->prefsDirectory, sizeof( h->prefsDirectory ),
Note: See TracChangeset
for help on using the changeset viewer.