CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/12 19:00:16
Modified files:
usr.sbin/tftpd : tftpd.c
Log message:
setsockopt sets errno on failure, so we can use err instead of errx when
handling the error.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/12 19:00:16
Modified files:
usr.sbin/tftpd : tftpd.c
Log message:
setsockopt sets errno on failure, so we can use err instead of errx when
handling the error.