--TEST-- fgets() over a socket with more than a buffer's worth of data --CREDITS-- Dave Kelsey --FILE-- --EXPECT-- Write data from the file: int(9000) Read lines from the client Close the server side socket and read the remaining data from the client done