Underlying C socket

Property definitions

socket $ Socket :: native
	# Underlying C socket
	private var native: NativeSocket is noinit
lib/socket/socket.nit:26,2--27,43