Looks up the Type to be used when creating socket connections on sockets with the specified family
, type
and protocol_id
.
If no type is registered, the SocketConnection base type is returned.
family | |
type | |
protocol_id |
a protocol id |
a Type |