Branch: Tag:

2014-08-26

2014-08-26 09:40:09 by Per Hedbor <ph@opera.com>

Note about TCP_FASTCONNECT

727:       + added set_buffer    + o Added client and server support for TCP_FASTCONNECT +  +  To connect using this TCP extension simply pass the data as the +  fifth argument to connect. +  +  The server support is automatically enabled if possible when a +  Stdio.Port object is bound to a port. +    o Stdio.File():       + send_fd and receive_fd