OnConnection typedef

OnConnection = dynamic Function(BufferedSocket socket)

Implementation

typedef OnConnection(BufferedSocket socket);