Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@asylumfunk
Copy link
Collaborator

extend the FtpConnection prototype to add a 'respond' method
make the code lighter and more maintainable
resolve an ambiguous socket reference.

fix asylumfunk#2
prevent asylumfunk#1

extend the FtpConnection prototype to add a 'respond' method

Not only does this make the code lighter and more maintainable,
but it also resolves an ambiguous socket reference.
addrummond added a commit that referenced this pull request Jan 25, 2014
refactor server response code
@addrummond addrummond merged commit f8228ef into nodeftpd:master Jan 25, 2014
@asylumfunk asylumfunk deleted the issue-2 branch January 25, 2014 20:43
asylumfunk added a commit to asylumfunk/nodeftpd that referenced this pull request Mar 7, 2014
This string previously contained a <CRLF> sequence, when commands were
still writing directly to the socket.

ref nodeftpd#2
ref 22c8d17
mk-pmb pushed a commit to mk-pmb/nodeftpd that referenced this pull request Feb 5, 2021
mk-pmb pushed a commit to mk-pmb/nodeftpd that referenced this pull request Feb 5, 2021
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.

refactor: streamline and simplify server response function

2 participants