CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/07/13 02:50:38
Modified files:
usr.bin/ldap : ber.c
usr.sbin/ldapd : ber.c
usr.sbin/snmpd : ber.c
usr.sbin/ypldap: ber.c
Log message:
Fix some comments referencing sockets which are not used by the ber api. The
api uses read and write buffers (byte streams) that are utilized by calling
applications which may or may not use sockets.
ok claudio@
buffer byte streams that applications then use for
