search for: net_write

Displaying 3 results from an estimated 3 matches for "net_write".

2003 Apr 23
2
Kerberized Telnet Badly Broken (Patch enclosed)
...# telnet -l test big.x.kientzle.com Trying 66.166.149.54... Connected to big.x.kientzle.com. Escape character is '^]'. [ Trying mutual KERBEROS5 (host/big.x.kientzle.com@X.KIENTZLE.COM)... ] Bus error (core dumped) Fortunately, it's pretty easy to track down: (gdb) up #2 0x804a79d in net_write (str=0x4 <Address 0x4 out of bounds>, len=-1077940804) at /usr/src/stable/kerberos5/usr.bin/telnet/../../../crypto/telnet/telnet/authenc.c:61 61 ring_supply_data(&netoring, str, len); (gdb) up #3 0x280e1046 in send_and_recv_tcp (fd=4, tmout=3, req=0xbfbfee...
2015 Feb 13
1
Error installing Nut 2.7.2 on RedHat 6.6
...t.c: In function 'net_read': upsclient.c:560: error: 'UPSCONN_t' has no member named 'ssl' upsclient.c:564: warning: implicit declaration of function 'PR_Read' upsclient.c:564: error: 'UPSCONN_t' has no member named 'ssl' upsclient.c: In function 'net_write': upsclient.c:621: error: 'UPSCONN_t' has no member named 'ssl' upsclient.c:625: warning: implicit declaration of function 'PR_Write' upsclient.c:625: error: 'UPSCONN_t' has no member named 'ssl' upsclient.c: In function 'upscli_sslinit': upsclien...
2010 May 02
2
samba4 make error - drsblobs.so
.../get_window_size.c with host compiler Compiling heimdal/lib/roken/getdtablesize.c with host compiler Compiling heimdal/lib/roken/h_errno.c with host compiler Compiling heimdal/lib/roken/issuid.c with host compiler Compiling heimdal/lib/roken/net_read.c with host compiler Compiling heimdal/lib/roken/net_write.c with host compiler Compiling heimdal/lib/roken/socket.c with host compiler Compiling heimdal/lib/roken/parse_time.c with host compiler Compiling heimdal/lib/roken/parse_units.c with host compiler Compiling heimdal/lib/roken/resolve.c with host compiler Compiling heimdal/lib/roken/roken_gethostby....