Authorizes the use of keep-alive packets in a connection

Property definitions

socket $ NativeSocketOptNames :: keepalive
	# Authorizes the use of keep-alive packets in a connection
	new keepalive `{ return SO_KEEPALIVE; `}
lib/socket/socket_c.nit:523,2--524,41