Lloyd Rochester

Results 9 comments of Lloyd Rochester

**Hello Håkan,** I'm working with Michael here. Seems like there is a lux limitation on how many characters can be in the send command. Please see my lux script it...

Hey @hawk just curious when we might see the fix come through? Being able to send these sends with > 2048 bytes is a bit critical for our project.

@hawk Sure thing we will try it out and let you know.

Working on testing it. I looked through the code and the 4*BUF was interesting. The runpty is quite complex and cool as well, was looking at how you did that....

@mvxt I modified my `include.mk` and it has this. ``` # Erlang ERL="/opt/local/bin/erl" ERLC="/opt/local/bin/erlc" ``` Erlang I installed from `brew`. From shell I have: ``` ╭─[email protected] ~/Documents/workspace/sprintvpn ‹remotes/origin/Refactor/REST*› ╰─➤ echo...

Try to put this in your shell's rc file and source it. ```export ERL_LIBS=/usr/local/lux/lib```

Is this really in the scope of reachibility? In this case the phone is able to reach the LAN but not the WAN right? Technically a LAN connection is reachable....

I'm not entirely sure but can reachibility determine this from iOS? I understand reachibilities job to get from iOS if the phone has a valid cellular or wifi connection.

I was not able to reproduce. Started with wifi and cellular on Turned off my wifi - reachabikity still ok and cellular In system settings I turned off cellular data...