dorianj / CoRD

CoRD is a Mac OS X remote desktop client for Microsoft Windows computers using the RDP protocol. It's easy to use, fast, and free for anyone to use or modify.
http://cord.sourceforge.net/
345 stars 135 forks source link

switch from NSStream getStreamsToHost to CFStreamCreatePairWithSocketToH... #68

Closed mstetson closed 10 years ago

mstetson commented 10 years ago

For me, this fixes dorianj#52 and probably fixes the problems some people are having on dorianj#50. The idea is to let OS X do the DNS lookup on its own. Built and tested on Mavericks with Xcode 5.1.1. I haven't tested elsewhere. The APIs used are not new, so it should be fine.

dorianj commented 10 years ago

LGTM. Will do a point release with this. Can I credit to Micah Stetson?

mstetson commented 10 years ago

Sure. Awesomely speedy turnaround, by the way. Thanks.

On Aug 4, 2014, at 6:53 PM, Dorian Johnson notifications@github.com wrote:

LGTM. Will do a point release with this. Can I credit to Micah Stetson?

— Reply to this email directly or view it on GitHub.

peelman commented 10 years ago

(thumbsup)

Just how we roll. Nicely done on the patch, BTW. Wish we had time to do the full overhaul it deserves :(

On Aug 4, 2014, at 23:12, Micah Stetson notifications@github.com wrote:

Sure. Awesomely speedy turnaround, by the way. Thanks.

On Aug 4, 2014, at 6:53 PM, Dorian Johnson notifications@github.com wrote:

LGTM. Will do a point release with this. Can I credit to Micah Stetson?

— Reply to this email directly or view it on GitHub. — Reply to this email directly or view it on GitHub.