HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/csv; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 02:27:11 GMT Content-length: 809 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform 1724,Add getprotobyname to Socket PMCs,ocharles,nwellnhof,"I couldn't see any implementation of getprotobyname which seems like a standard function that should be available. This adds it to Socket PMCs. I'm not entirely sure this is the correct approach - because normally you'd call this before creating a socket object. For PIR this is OK, but in something like Perl 6 this will create a Socket object to call getprotobyname, then destroy it, then probably create another one straight after. Anyway, this is the best I could come up with given my extremely limited knowledge of Parrot - please advise!",patch,assigned,normal,,core,2.6.0,medium,,sockets,,,new, /site/