[swift-server-dev] Looking for Network related sample code in Swift

Yan Ka Chiu hatsuneyuji at icloud.com
Sat Feb 25 21:38:38 CST 2017


This is my implementation, the Socket.swift is a little messy.

Index:
SXSocketAddress.swift ― sockaddr address implementation 
SXClient/SXServer ― client socket / server socket
Socket.swift ― send/recv  
SXRuntime.swift ― epoll/kevent 
DNS.swift ― ip lookup
NetworkInteface.swift ― network interfaces (ifaddrs)

https://github.com/projectSX0/spartanX/tree/master/Sources


More information about the swift-server-dev mailing list