taimos / GPSd4Java

GPSd client library written in Java
Apache License 2.0
41 stars 32 forks source link

Workaround for issue #16 (in parent) #17

Closed msemtd closed 8 years ago

msemtd commented 8 years ago

A deadlock in halt can be avoided by closing the underlying socket stream which will end the read and free the lock.

buildhive commented 8 years ago

Taimos GmbH » GPSd4Java #27 SUCCESS This pull request looks good (what's this?)

buildhive commented 8 years ago

Taimos GmbH » GPSd4Java #28 SUCCESS This pull request looks good (what's this?)

hoegertn commented 8 years ago

looks good, but please add braces to the if statement

buildhive commented 8 years ago

Taimos GmbH » GPSd4Java #29 SUCCESS This pull request looks good (what's this?)