--TEST-- fgets() over a socket with more than a buffer's worth of data --XFAIL-- Pending completion of Unicode streams --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