I want to read a string from a socket and process it. After reception I can write out the content with write() but copying the string fails?
while( 1 ) {