Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Close #11] Euen.11.rebar3 #12

Merged
merged 3 commits into from
May 17, 2017
Merged

[Close #11] Euen.11.rebar3 #12

merged 3 commits into from
May 17, 2017

Conversation

Euen
Copy link

@Euen Euen commented Apr 21, 2017

No description provided.

@Euen Euen changed the title Euen.11.rebar3 WIP: [Close #11] Euen.11.rebar3 Apr 21, 2017
@Euen Euen force-pushed the euen.11.rebar3 branch 2 times, most recently from 4461692 to 0a700ca Compare April 24, 2017 14:33
@Euen Euen changed the title WIP: [Close #11] Euen.11.rebar3 [Close #11] Euen.11.rebar3 Apr 24, 2017
src/fusco.erl Outdated
if
ClientConnection ->
fusco_sock:close(Socket, State#client_state.ssl),
case ClientConnection of

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just…

case fusco_lib:is_close(ConHdr) of

?

src/fusco.erl Outdated
%%------------------------------------------------------------------------------
%% @private
%%------------------------------------------------------------------------------
inet_getaddr({ok, _}) -> true;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function should be called is_proper_addr or is_ok_response or something clearer

@Euen Euen force-pushed the euen.11.rebar3 branch 2 times, most recently from 775bcc1 to fda6252 Compare April 24, 2017 15:57
rebar.config Outdated
]},
{shell, [
{deps, [
{sync, {git, "https://github.com/rustyio/sync.git", {ref, "9c78e7b"}}}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this dependency if possible, (maybe leave it in as a recommended and commented entry?)

@Euen Euen force-pushed the euen.11.rebar3 branch 7 times, most recently from 39418ce to bfa008b Compare April 28, 2017 20:05
@domhaobaobao domhaobaobao merged commit 2b6d660 into master May 17, 2017
@Euen Euen deleted the euen.11.rebar3 branch May 17, 2017 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants