summaryrefslogtreecommitdiff
path: root/www/mozilla/files/patch-netwerk::base::src::nsSocketTransport.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.0.rc1Joe Marcus Clarke2002-04-221-80/+0
| | | | | | | | Reviewed by: sobomax Approved by: sobomax Notes: svn path=/head/; revision=57991
* Multiple IP trying works not only when connection resused but alsoMunechika SUMIKAWA2002-03-291-0/+80
| | | | | | | | | | | when timeout. This patch was already commited in mozilla-current and will appear in mozilla-1.0. Obtained from: Bugzilla/126755 http://bugzilla.mozilla.org/show_bug.cgi?id=126755 Notes: svn path=/head/; revision=56837
* Long awaited 0.9.9 update. For some reason configure doesn't pick up ourMaxim Sobolev2002-03-121-329/+0
| | | | | | | | | request to enable chatzilla, therefore it is not enabled now - the issue is under investigation, but anybody is free to smash maintainers with a relevant patch. Notes: svn path=/head/; revision=55943
* Clean up this port, including GCing old configure options and making patchesJeremy Lea2002-02-151-0/+329
more acceptable to mozilla.org. Hopefully these will make it into 0.9.9. Add a hack to minimise the number of files extracted. Merge in the patches from the mozilla+ipv6 port. Submitted by: sumikawa (mozilla+ipv6) Notes: svn path=/head/; revision=54761