phobos ~master (2024-10-03T07:50:27Z)
Dub
Repo
Service.getServiceByName
std
socket
Service
If a protocol name is omitted, any protocol will be matched.
string
name
;
string
[]
aliases
;
ushort
port
;
string
protocolName
;
Return Value
Type:
bool
false on failure.
Meta
Source
See Implementation
std
socket
Service
functions
getServiceByName
getServiceByPort
variables
aliases
name
port
protocolName
If a protocol name is omitted, any protocol will be matched.