https://bugzilla.wikimedia.org/show_bug.cgi?id=38689
--- Comment #2 from Antoine "hashar" Musso <[email protected]> 2012-08-01 14:37:08 UTC --- The root cause was trying to get socket metadata of a file pointer which is what the lib uses internally (fsockopen returns a file pointer not a socket resource). Patchset 2 uses stream_socket_get_name() instead. Resetting score to 0 :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
