tftp-hpa-google/tftpd
H. Peter Anvin a63534e6e6 recvfrom: fix the type of the fallthrough case
If we can't figure out the source address, we have the "fall on our
face" version of myrecvfrom(); make sure its prototype matches.  This
handles building on machines where sockaddr_t != int and yet there is
no way to get the source address.  This apparently affects at least
one version of Solaris.

Reported-by: Georg Schwarz <georg.schwarz@freenet.de>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2009-12-11 16:07:10 -08:00
..
Makefile Move common code to a common/ subdirectory 2006-10-04 10:19:06 -07:00
misc.c Reformat the source code 2008-07-08 17:14:44 -04:00
recvfrom.c recvfrom: fix the type of the fallthrough case 2009-12-11 16:07:10 -08:00
recvfrom.h Add support for IPv6 in the server and client. 2008-07-23 14:29:41 -04:00
remap.c Reformat the source code 2008-07-08 17:14:44 -04:00
remap.h Reformat the source code 2008-07-08 17:14:44 -04:00
sample.rules Remove more obsolete $Id$ tags 2008-07-22 15:07:24 -04:00
tftpd.8.in Fix man page formatting 2009-09-14 14:44:54 -07:00
tftpd.c Implement the --pidfile option 2009-09-14 14:41:13 -07:00
tftpd.h Remove long since obsolete ID tags 2008-07-08 17:30:27 -04:00