slp_tcp_read
extern SLPError slp_tcp_read(int, char **);
err = slp_tcp_read(slpdfd, reply);
if ((slp_tcp_read(tcp_sockfd, &reply)) == SLP_OK) {