mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-11 06:20:23 +02:00
(Network Sockets and Communication): Add SOCK_RDM and SOCK_SEQPACKET.
This commit is contained in:
parent
1f3cc0d312
commit
0bd094c2ad
1 changed files with 2 additions and 0 deletions
|
@ -2296,6 +2296,8 @@ supported by the system,
|
|||
@defvar SOCK_STREAM
|
||||
@defvarx SOCK_DGRAM
|
||||
@defvarx SOCK_RAW
|
||||
@defvarx SOCK_RDM
|
||||
@defvarx SOCK_SEQPACKET
|
||||
@end defvar
|
||||
|
||||
@var{proto} can be obtained from a protocol name using
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue