Skip to content

Conversation

haugli92
Copy link
Contributor

@haugli92 haugli92 commented Oct 6, 2021

I have added so that it is possible to access headers from connections.

$this->host = $host;
$this->port = $port;
$this->ipcSocketPath = $ipcSocketPath;
$this->timers = new TimerCollection();
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why is this line moved? Seems to have nothing to do with the headers...

Copy link
Contributor Author

@haugli92 haugli92 Mar 17, 2022

Choose a reason for hiding this comment

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

I added this fix to my fork, to make timers work. Ref #40.
So this change will not make any difference.

@nekudo nekudo merged commit 9c74a41 into bloatless:master Mar 17, 2022
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.

2 participants