Browse Source

ft: socket相关代码修改

master
SisMaker 3 years ago
parent
commit
d1dea028a2
1 changed files with 0 additions and 14 deletions
  1. +0
    -14
      src/flame/tpFlame.erl

+ 0
- 14
src/flame/tpFlame.erl View File

@ -1,17 +1,3 @@
%% Copyright (c) 2017-Present Pivotal Software, Inc. All rights reserved.
%%
%% This package, Looking Glass, is double-licensed under the Mozilla
%% Public License 1.1 ("MPL") and the Apache License version 2
%% ("ASL"). For the MPL, please see LICENSE-MPL-RabbitMQ. For the ASL,
%% please see LICENSE-APACHE2.
%%
%% This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND,
%% either express or implied. See the LICENSE file for specific language governing
%% rights and limitations of this software.
%%
%% If you have any questions regarding licensing, please contact us at
%% info@rabbitmq.com.
-module(tpFlame).
-export([profile/2]).

Loading…
Cancel
Save