Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
scotty
scotty-http.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File scotty-http.patch of Package scotty
--- tnm/generic/tnmHttp.c +++ tnm/generic/tnmHttp.c @@ -1160,6 +1160,9 @@ Tcl_SetChannelOption(interp, channel, "-blocking", "0"); + if (TnmSetIPAddress(interp, hostName, &sockaddr) != TCL_OK) { + memset(&sockaddr, 0, sizeof(struct sockaddr_in)); + } rc = HttpEvalCallback(interp, bindPtr->command, inet_ntoa(sockaddr.sin_addr), path); if (rc == TCL_OK) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor