MockServerThread Interface

public interface MockServerThread

Module Procedures

private function new_MockServerThread(sckt) result(s)

Arguments

Type IntentOptional Attributes Name
class(AbstractSocket), intent(in), target :: sckt

Return Value type(MockServerThread)