DCMTK
Version 3.6.1 20170228
OFFIS DICOM Toolkit
|
This class implements server sockets. More...
Additional Inherited Members | |
![]() | |
virtual void | close () |
Close socket. | |
This class implements server sockets.
A server socket waits for requests to come in over the network. It performs some operation based on that request, and then possibly returns a result to the requester.