Free the socket

Property definitions

socket $ NativeSocket :: destroy
	# Free the socket
	fun destroy `{ free(self); `}
lib/socket/socket_c.nit:122,2--123,30