/TRANSPORT [= (TCP, UDP)]
Optional.
UNIX equivalent: -s
Default: Create a server skeleton that supports both protocols.
Creates a server skeleton that includes a main routine that uses
the given transport. The supported transports are UDP and TCP. To
compile a server that supports multiple transports, specify both.