]> git.tuebingen.mpg.de Git - paraslash.git/commit - recv_common.c
recv: Explain user data mechanism.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 16 May 2017 21:16:44 +0000 (23:16 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 25 Jun 2017 18:10:42 +0000 (20:10 +0200)
commit9498eb1c15c7e92c50675e7a951c0c0ea73cd93d
tree76dc60820f1c4fda5968f4077227311df3c0d36c
parent8aac5dd1bc1520ea8c518e902ecc82bb198d993f
recv: Explain user data mechanism.

This is not obvious, so it deserves a comment in recv_init(). The
patch also adds a reference to each of the four instances of struct
receiver, reducing the number of doxygen warnings when EXTRACT_ALL
is set to NO in Doxyfile.
afh_recv.c
dccp_recv.c
http_recv.c
recv_common.c
udp_recv.c