Changeset 12954 for trunk/libtransmission/tr-utp.h
- Timestamp:
- Oct 8, 2011, 11:53:27 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/libtransmission/tr-utp.h
r11960 r12954 29 29 #define _TR_UTP_H_ 30 30 31 /* this is included *after* transmission.h s.t. we get bool defined */ 32 #include <libutp/utp.h> 33 31 34 int tr_utpPacket(const unsigned char *buf, size_t buflen, 32 35 const struct sockaddr *from, socklen_t fromlen,
Note: See TracChangeset
for help on using the changeset viewer.