MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
MockServerThread
Interface
3 statements
Source File
MockServerThread.F90
MockServerThreadMod
MockServerThread
Contents
Module Procedures
new_MockServerThread
public interface MockServerThread
Module Procedures
private function new_MockServerThread(sckt) result(s)
Arguments
Type
Intent
Optional
Attributes
Name
class(
AbstractSocket
),
intent(in),
target
::
sckt
Return Value
type(
MockServerThread
)