Home
last modified time | relevance | path

Searched refs:listensFdCount (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-net-ipmid/
H A Dsd_event_loop.cpp163 int listensFdCount = sd_listen_fds(0); in setupSocket() local
164 if (listensFdCount > 1) in setupSocket()
167 "FD", listensFdCount); in setupSocket()
170 if (listensFdCount == 1) in setupSocket()