error: ‘struct hostent’ has no member named ‘h_addr’

這是編譯選項形成的。code 例如,以下的編譯選項就可能出現問題: server > gcc -pedantic -Os -c client.c -o client.o -std=c99 ip 在netdb.h文件中,能夠找到hostent的定義:ci /* Description of data base entry for a single host. */ struct hostent {
相關文章
相關標籤/搜索