Changeset 4449 for trunk/varnish-cache/include/libvarnish.h
- Timestamp:
- 01/13/10 11:58:23 (8 months ago)
- Files:
-
- 1 modified
-
trunk/varnish-cache/include/libvarnish.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/varnish-cache/include/libvarnish.h
r4428 r4449 62 62 63 63 void TCP_myname(int sock, char *abuf, unsigned alen, char *pbuf, unsigned plen); 64 void TCP_hisname(int sock, char *abuf, unsigned alen, char *pbuf, unsigned plen); 64 65 int TCP_filter_http(int sock); 65 66 void TCP_blocking(int sock);
