NAME
sockq - get socket receive queue into a file
SYNOPSIS
sockq file_address outfile
DESCRIPTION
This command gets the data from the socket receive queue.
file_address A hexadecimal value of socket's file structure address.
outfile A name of output file. If the file already exists,
it is overwritten.