Socket

fun Socket(    socketFd: Int,     acceptDelayMillis: Long,     mockServerHandler: MockServerHandler)