Changeset 7620 for trunk/libtransmission/peer-mgr.c
- Timestamp:
- Jan 5, 2009, 7:57:10 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/peer-mgr.c
r7619 r7620 356 356 } 357 357 358 tr_peerIoSetIOFuncs( peer->io, NULL, NULL, NULL, NULL ); 358 359 tr_peerIoUnref( peer->io ); /* balanced by the ref in handshakeDoneCB() */ 359 360
Note: See TracChangeset
for help on using the changeset viewer.