History log of /seL4-camkes-master/projects/picotcp/docs/user_manual/chap_api_sock.tex
Revision Date Author Comments
# 35719671 19-Jan-2016 Daniele Lacamera <root@danielinux.net>

Fixed a few errors in the documentation


# f74e49df 28-Sep-2015 roel0 <roel.postelmans@altran.com>

Updated socket_setoption options


# 56def781 28-Sep-2015 roel0 <roel.postelmans@altran.com>

added label for referencing to setoption section


# f7b2a8db 15-Sep-2015 Daniele Lacamera <daniele.lacamera@tass.be>

Added socket option PICO_SOCKET_OPT_LINGER for TCP sockets.


# 8b9939b4 24-Aug-2015 Daniele Lacamera <daniele.lacamera@tass.be>

Implemented TCP keepalives (disabled by default)


# 4638f24e 24-Aug-2015 Daniele Lacamera <daniele.lacamera@tass.be>

Revert "Implemented TCP keepalives (disabled by default)"

This reverts commit ca84476f66e917bf7e09c83bb7fa2765c2aa6e77.


# ca84476f 24-Aug-2015 Daniele Lacamera <daniele.lacamera@tass.be>

Implemented TCP keepalives (disabled by default)


# 9578cdb3 24-Feb-2015 Daniele Lacamera <daniele.lacamera@tass.be>

Fixed socket manual. Added sendto/recvfrom _extended function
description


# 8a046983 03-Feb-2015 Daniele Lacamera <daniele.lacamera@tass.be>

Added pico_socket_getpeername


# 4fbc12fc 02-Apr-2014 Daniele Lacamera <daniele.lacamera@tass.be>

Added missing call pico_socket_getname() (BSD Equiv: "getsockname")

- With public API declaration
- With unit tests
- With documentation


# f673c326 09-Mar-2014 Daniele Lacamera <daniele.lacamera@tass.be>

Added socket options SNDBUF / RCVBUF to dynamically set socket buffer sizes

+ Unit tests
+ Documentation


# 9a50f2f5 17-Feb-2014 Daniele Lacamera <daniele.lacamera@tass.be>

Modified documentation for socket_read


# 79fb8347 07-Feb-2014 Daniele Lacamera <daniele.lacamera@tass.be>

Improved socket documentation. Fixed #95


# 40c904ce 30-Jan-2014 Daniele Lacamera <daniele.lacamera@tass.be>

[doc] Improved description of pico_socket_recvfrom


# 6eb6616d 23-Jan-2014 Phalox <info@phalox.be>

Added const keywords to send(to) api calls


# d5237565 27-Apr-2013 Daniele Lacamera <root@danielinux.net>

Reworked/rephrased some parts of the manual (ipv4/sockets)


# 454c477f 26-Apr-2013 Kristof Roelants <kristof.roelants@tass.be>

Update of documentation

Updated changes to DNS client and DHCP client/server.
Added new compile-time options and a DHCP client example.


# c3189c67 19-Feb-2013 Kristof Roelants <kristof.roelants@tass.be>

Task #355 Manual added UDP multicast socket_setoption and socket_getoption


# a580bf56 18-Feb-2013 Philippe Mariman <philippe.mariman@tass.be>

Task #406 - improved safety off socket api + updated doc


# 49cd097c 14-Feb-2013 Philippe Mariman <philippe.mariman@tass.be>

Task #369 - Finalized socket documentation


# 7aa1df3d 14-Feb-2013 Philippe Mariman <philippe.mariman@tass.be>

Task #387 - copied ipv4 doc from wiki to tex

TODO - review + extent


# 47725000 13-Feb-2013 Frederik Van Slycken <frederik.van.slycken@tass.be>

documentation : fix typos, examples in texttt


# 80bef4c5 13-Feb-2013 Philippe Mariman <philippe.mariman@tass.be>

Task #369 - added start point latex documentation