CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/20 14:18:42
Modified files:
usr.bin/ftp : extern.h fetch.c ftp.c util.c
Log message:
Use connect(2) + a connect_wait() function instead of connect_sync(),
similar to the example in connect(2). OK tedu@
