| Tinyfits: A simplified library for manipulating FITS files | ||
|---|---|---|
| <<< Previous | Next >>> | |
This function takes a port number, creates a stream socket and listens for a connection on the specified port. When a connection is requested, this function accepts it and opens a second stream socket, and returns this second socket handle. This function should be used when receiving (not sending) images.
| <<< Previous | Home | Next >>> |
| tf_img_free_shm | Up | tf_img_open_net_send |