Pcb blocks of listening sockets
Emmanuel Nyarko <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <[email protected]> |
Is there any other way of acessing the protocol control blocks for listening socket that has not yet been loaded into the pcb table ? Looking up the pcb table returns NULL for listening socket for inbound packets in layer 3. Emmanuel