Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 1c2a0ed994 Rename SMSService NBSProxy, and make it not a service
Just keep a thread for each
phone we're sending to or receiving from, and pass them packets and
other things to send or (incoming case) process. So far the threads
don't die, but they will soon once there's nothing in their queues. Just
need to be sure there's no racing there.

This is to work around the frequent failure of the OS to pass enqeued work
into the service within a reasonable amount of time (I expect seconds, but see
delays of minutes or even hours.)
2019-06-23 10:20:16 -07:00
xwords4 Rename SMSService NBSProxy, and make it not a service 2019-06-23 10:20:16 -07:00
.gitignore fix xw4d build (shortening more xw4dbg) 2017-05-23 19:03:29 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00
.travis.yml fix location so scp can work 2019-06-23 10:17:55 -07:00
id_rsa_uploader.enc try to fix travis for new host 2017-10-11 07:39:09 -07:00