createServer method

TLSServer createServer([
  1. dynamic options,
  2. Function secureConnectionListener
])

Implementation

external TLSServer createServer([options, Function secureConnectionListener]);