ClientThread Interface

public interface ClientThread

Module Procedures

private function new_ClientThread(sckt) result(c)

Arguments

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

Return Value type(ClientThread), target