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

Use binaries in ODBC #127

Merged
merged 6 commits into from Jan 20, 2014
Merged

Use binaries in ODBC #127

merged 6 commits into from Jan 20, 2014

Conversation

arcusfelis
Copy link
Contributor

This PR contains changes suggested in #122

@@ -0,0 +1,8 @@
%% Generated by the Erlang ASN.1 compiler version:1.8
Copy link
Contributor

Choose a reason for hiding this comment

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

We shouldn't have the XmppAddr.hrl in the repo as it is generated automatically.

Rewrote asciz/1 using standard library functions.
Send a query as an iolist into a socket.
Replaced strings with binaries. Made bxor_binary/2 shorter.
@arcusfelis
Copy link
Contributor Author

I rebased this branch deleting XmppAddr.hrl.
I also added a record about it into .gitignore.

@studzien studzien merged commit 2115848 into esl:master Jan 20, 2014
ppikula pushed a commit that referenced this pull request Sep 11, 2015
This test sometimes fails, see the #127 issue in esl/ejabberd_tests. I found
that the pid in assertion doesn't match. Propably some other tests leave large_heap
and MiM generates 2 alarms in random order. So I increased threshold from
100KB to 10MB to make sure, that only our designated process triggers the alarm.
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.

None yet

3 participants