c prog copy string from socket

前端 未结 0 1905
无人共我
无人共我 2020-12-14 01:09

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 ) {
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题