]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/commit
rawapi.txt, api.h, api_lib.c, api_msg.h, api_msg.c, sockets.c, tcp.h, tcp.c, ...
authorfbernon <fbernon>
Fri, 4 Jan 2008 22:18:27 +0000 (22:18 +0000)
committerfbernon <fbernon>
Fri, 4 Jan 2008 22:18:27 +0000 (22:18 +0000)
commit32005617b9018521233386b60b34642ab483e94d
tree9192d0e454c11d7059d287a42d764648cf09af12
parent1dfa246674edd08821f626ba075b8b96af9ebe8e
rawapi.txt, api.h, api_lib.c, api_msg.h, api_msg.c, sockets.c, tcp.h, tcp.c,     tcp_in.c, init.c, opt.h: rename backlog options with TCP_ prefix, limit the "backlog" parameter in an u8_t, 0 is interpreted as "smallest queue", add documentation in the rawapi.txt file.
12 files changed:
CHANGELOG
doc/rawapi.txt
src/api/api_lib.c
src/api/api_msg.c
src/api/sockets.c
src/core/init.c
src/core/tcp.c
src/core/tcp_in.c
src/include/lwip/api.h
src/include/lwip/api_msg.h
src/include/lwip/opt.h
src/include/lwip/tcp.h