2014年8月19日

【learning log】Linux network programming

摘要: DNS host entry 包含 DNS database 中有关某一 domin name 或 ip address 的 DNS 信息。1 struct hostent{2 char *h_name;3 char *h_aliases;4 int h_addrtype;5 ... 阅读全文

posted @ 2014-08-19 12:59 slowlight 阅读(156) 评论(0) 推荐(0)

导航