TransportProtocol class
Public types
- enum Type { Sock_Default = 0, Sock_Stream = SOCK_STREAM, Sock_DGram = SOCK_DGRAM, Sock_Raw = SOCK_RAW, Sock_SeqPacket = SOCK_SEQPACKET, Sock_NonBlock = SOCK_NONBLOCK }
Search for symbols, directories, files, pages or
modules. You can omit any prefix from the symbol or file path; adding a
: or / suffix lists all members of given symbol or
directory.
Use ↓ / ↑ to navigate through the list, Enter to go. Tab autocompletes common prefix, you can copy a link to the result using ⌘ L while ⌘ M produces a Markdown link.