summaryrefslogtreecommitdiff
path: root/agent/pseudotcp.h
Commit message (Expand)AuthorAgeFilesLines
* Prefix include guardsOlivier Crête2015-04-201-3/+3
* Version 0.1.80.1.8Olivier Crête2014-10-091-11/+11
* docs: Ignore some undocumentable/non-public APIPhilip Withnall2014-08-211-0/+2
* pseudotcp: Add pseudo_tcp_socket_shutdown() supportPhilip Withnall2014-08-211-5/+45
* pseudotcp: Add optional FIN–ACK and RST supportPhilip Withnall2014-08-211-8/+32
* pseudotcp: Fix a typo in some documentationPhilip Withnall2014-08-211-1/+1
* pseudotcp: Allow the ‘current’ time to be setPhilip Withnall2014-08-211-0/+19
* pseudotcp: Add pseudo_tcp_socket_is_closed_remotely()Philip Withnall2014-08-211-0/+16
* pseudotcp: Add pseudo_tcp_socket_is_closed()Philip Withnall2014-08-211-0/+12
* pseudotcp: Don't mix "long" and guint, one is signed, the other is unsignedOlivier Crête2014-03-311-1/+2
* agent: Add support for vectored I/O for sendsPhilip Withnall2014-01-311-0/+12
* agent: Add support for vectored I/O for receivesPhilip Withnall2014-01-311-0/+18
* pseudotcp: Add methods to query the state of the send and recv buffersOlivier Crête2014-01-311-0/+28
* Error definitions moved to pseudotcp.h on WIN32 platformFilippo Della Betta2012-02-151-0/+8
* Add 'since 0.0.11' to the docs for pseudotcp methodsYouness Alaoui2010-03-181-0/+31
* Fix various gtk-doc warnings/errors and typosYouness Alaoui2010-02-161-7/+7
* Add an API to enable/disable debug messages for pseudotcpYouness Alaoui2010-02-161-0/+23
* Fix copyright headers for all filesYouness Alaoui2010-02-161-1/+0
* Add pseudotcp docs and fix a bit the API and testYouness Alaoui2010-02-161-1/+236
* Adding pseudotcp implementation, copied from libjingle 0.4Youness Alaoui2010-02-161-0/+122