W3cubDocs

/Nim

Module rawsockets

Imports

nativesockets

Templates

template newRawSocket(domain, sockType, protocol: cint): expr
template newRawSocket(domain: Domain = AF_INET; sockType: SockType = SOCK_STREAM;
                     protocol: Protocol = IPPROTO_TCP): expr

© 2006–2017 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/rawsockets.html