moonlight-stream / moonlight-common-c

Core implementation of Nvidia's GameStream protocol
GNU General Public License v3.0
448 stars 166 forks source link

Return specific error codes in PerformRTSPHandshake() #2

Closed mrb113 closed 9 years ago

mrb113 commented 9 years ago

PerformRTSPHandshake in RTSPConnection.c only returns -1; not useful for debugging errors.

@cgutman has a related issue here: https://github.com/moonlight-stream/moonlight-ios/issues/100 but opening an issue in this repo so I remember to do it :)

cgutman commented 9 years ago

Fixed by a5f59d206e6ad93ae3bbf2a5672ee319d19cb455