Appendix A. Data Tables
IN THIS APPENDIX
This appendix identifies and lists all the tables and data formats relevant to sockets programming.
Domains: First Parameter to socket()
Table A.1 lists the values for the first parameter of the socket()
system call. You can use these types as well in a bind()
system call. While most programs use the AF style for both socket()
and bind()
, the correct form is to use the ...
Get Linux® Socket Programming now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.