c_sockaddr_un type
Direct parent types
- c_sockaddr
Undocumented Direct subtypes: 2
Constructors
- c_sockaddr_un()
Undocumented
- c_sockaddr_un(path:Str)
Undocumented
Methods
- c_accept(socket:Int, address:c_sockaddr_un)
Undocumented
- c_bind(socket:Int, address:c_sockaddr_un)
Undocumented
- c_connect(socket:Int, address:c_sockaddr_un)
Undocumented
- c_recvfrom(socket:Int, length:Int, flags:Int, address:c_sockaddr_un)
Undocumented