Searched defs:islistening (Results 1 - 2 of 2) sorted by relevance

/gem5/src/base/
H A Dsocket.hh60 bool islistening() const { return listening; } function in class:ListenSocket
/gem5/src/dev/net/
H A Dtcp_iface.hh119 bool islistening() const { return listening; } function in class:TCPIface

Completed in 5 milliseconds