nativesocket
nimony/lib/std/nativesocket.nim
type Port = distinct uint16type Domain = HoleyEnumfunc dollar`.Domain(e: Domain): stringtype SockType = HoleyEnumfunc dollar`.SockType(e: SockType): stringtype Protocol = HoleyEnumfunc dollar`.Protocol(e: Protocol): string