Lines Matching full:further
3 //! [Further reading](https://man7.org/linux/man-pages/man7/socket.7.html)
237 /// [Further reading](https://www.kernel.org/doc/html/latest/networking/timestamping.html)
656 /// [Further reading](https://man7.org/linux/man-pages/man3/cmsg.3.html)
736 /// [Further reading](https://www.kernel.org/doc/html/latest/networking/timestamping.html)
741 /// [Further reading](https://www.kernel.org/doc/html/latest/networking/timestamping.html)
1025 /// [Further reading](https://man7.org/linux/man-pages/man3/cmsg.3.html)
1049 /// For further information, please refer to the
1064 /// For further information, please refer to the
1072 /// For further information, please refer to the
1083 /// For further information, please refer to the
1094 /// For further information, please refer to the
1118 /// For further information, please refer to the
1131 /// For further information, please refer to the
1165 /// For further information, please refer to the
1661 /// but then no further datagrams are received, the call will block forever.
2079 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/socket.html)
2104 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/socketpair.html)
2134 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/listen.html)
2143 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/bind.html)
2152 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/accept.html)
2161 /// [Further reading](https://man7.org/linux/man-pages/man2/accept.2.html)
2190 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/connect.html)
2200 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/recv.html)
2218 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/recvfrom.html)
2248 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/sendto.html)
2271 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/send.html)
2309 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsockopt.html)
2316 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/setsockopt.html)
2341 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/getpeername.html)
2361 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/getsockname.html)
2456 /// Further receptions will be disallowed.
2458 /// Further transmissions will be disallowed.
2460 /// Further receptions and transmissions will be disallowed.
2466 /// [Further reading](https://pubs.opengroup.org/onlinepubs/9699919799/functions/shutdown.html)