tf_img_read_net

Name

tf_img_read_net -- 

Synopsis

TinyFitsImg * tf_img_read_net (int msgsock);

Arguments

msgsock

Description

This function reads from a socket and writes the data into a contiguous segment of memory, which is then converted into TInyFitsImg format and returned. It takes one argument, "msgsock", which is the socket handle.