BSD Sockets Interface Programmer's Guide
Manuals
Brands
HP Manuals
Software
HP-UX 11i v3 ONC and NFS Software
81
82
83
84
85
86
87
88
89
90
84
Chapter 3
Advanced T
opics for Stream Soc
kets
Sending and Receiving Out-of-band Data
printf(”received %c OOB\n”, mark);
return;
}
1
...
...
82
83
84
85
86
...
...
196